home *** CD-ROM | disk | FTP | other *** search
/ NetGuide 2004 March / NETGUIDN0403.iso / pc / featured / Windows / orgcdfull.exe / setup_su.exe / {app} / dadb.chm / html / style.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2003-11-12  |  946 b   |  73 lines

  1. body {
  2.     font-family: verdana, arial, helvetica;
  3.     font-size: 9pt;
  4.     font-weight: normal;
  5.     background-color: #ffffff
  6. }
  7. h1 {
  8.     font-family: verdana, arial, helvetica;
  9.     font-size: 11pt;
  10.     font-weight: bold;
  11. }
  12. h3 {
  13.     font-family: verdana, arial, helvetica;
  14.     font-size: 9pt;
  15.     font-weight: bold;
  16. }
  17. a:link {
  18.     color: #0000ff
  19. }
  20. a:hover {
  21.     color: #ff8000
  22. }
  23. a:visited {
  24.     color: #660066
  25. }
  26.  
  27. CODE {
  28.     font: 100% "courier new"}
  29.  
  30. PRE {
  31.     font: 100% "courier new"}
  32.     
  33. PRE CODE {
  34.     font-size: 110% }
  35.  
  36. TD {
  37.     font-size: 85%;
  38.     color: black }
  39.  
  40.     
  41. .label {
  42.     font-weight: bold }
  43.     
  44. .tl {
  45.     margin-bottom: 6pt }
  46.     
  47. .atl {
  48.     margin-left: .25in;
  49.     margin-bottom: -0pt }
  50.  
  51. .cfe {
  52.     font-weight: bold }
  53.     
  54. .mini {
  55.     font-size: 65% }
  56.     
  57. LI {
  58.     color: #000000 }
  59.  
  60. LI UL {
  61.     margin-top: 9pt;
  62.     margin-bottom: 9pt }
  63.     
  64.  
  65. LI OL {
  66.     margin-top: 9pt;
  67.     margin-bottom: 9pt }
  68.     
  69. .dt {
  70.     margin-bottom: -9pt }
  71.     
  72. .indent {
  73.     margin-left: .25in }